[INFO] cloning repository https://github.com/aristofor/catnip
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aristofor/catnip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faristofor%2Fcatnip", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faristofor%2Fcatnip'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 849778484da15ffd7a098dd6d00c6b2f53e96531
[INFO] checking aristofor/catnip against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faristofor%2Fcatnip" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aristofor/catnip
[INFO] finished tweaking git repo https://github.com/aristofor/catnip
[INFO] tweaked toml for git repo https://github.com/aristofor/catnip written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aristofor/catnip on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aristofor/catnip already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a398be20bc34d928aa7c9f21e031b857aa5ee608327848777262a73c7daa53ae
[INFO] running `Command { std: "docker" "start" "a398be20bc34d928aa7c9f21e031b857aa5ee608327848777262a73c7daa53ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a398be20bc34d928aa7c9f21e031b857aa5ee608327848777262a73c7daa53ae" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a398be20bc34d928aa7c9f21e031b857aa5ee608327848777262a73c7daa53ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a398be20bc34d928aa7c9f21e031b857aa5ee608327848777262a73c7daa53ae" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling cranelift-srcgen v0.132.1
[INFO] [stderr]    Compiling wasmtime-internal-core v45.0.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling cranelift-isle v0.132.1
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.132.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling catnip_grammar v0.1.1 (/opt/rustwide/workdir/catnip_grammar)
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.132.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.7.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking memmap2 v0.2.3
[INFO] [stderr]    Compiling rug v1.30.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking az v1.3.0
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking cranelift-bitset v0.132.1
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v45.0.1
[INFO] [stderr]     Checking regalloc2 v0.15.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking cranelift-entity v0.132.1
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.29.0
[INFO] [stderr]     Checking cranelift-control v0.132.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.132.1
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling pyo3-build-config v0.29.0
[INFO] [stderr]     Checking cranelift-bforest v0.132.1
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling pyo3-ffi v0.29.0
[INFO] [stderr]    Compiling pyo3 v0.29.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.132.1
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling tree-sitter v0.26.9
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking icu_properties_data v2.2.0
[INFO] [stderr]     Checking icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]    Compiling catnip_rs v0.1.1 (/opt/rustwide/workdir/catnip_rs)
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]    --> catnip_rs/build.rs:354:36
[INFO] [stdout]     |
[INFO] [stdout] 354 |     let config_names: &[&str] = if cfg!(target_os = "macos") {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_TARGET_OS").unwrap_or_default() == "macos"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr] error: could not compile `catnip_rs` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a398be20bc34d928aa7c9f21e031b857aa5ee608327848777262a73c7daa53ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a398be20bc34d928aa7c9f21e031b857aa5ee608327848777262a73c7daa53ae", kill_on_drop: false }`
[INFO] [stdout] a398be20bc34d928aa7c9f21e031b857aa5ee608327848777262a73c7daa53ae
